(MAX_AUTO_COMPOSITION_LOOKBACK): New macro.
authorKenichi Handa <handa@m17n.org>
Thu, 12 Feb 2009 06:06:07 +0000 (06:06 +0000)
committerKenichi Handa <handa@m17n.org>
Thu, 12 Feb 2009 06:06:07 +0000 (06:06 +0000)
commiteb0fdf4712e96adf9b75adbcd6388404fa6b82f4
treeb6f88764163483fb3d2b7d78e294444b959ad3cd
parent9bfbc4308e4ed13bd21917882db8b3689626304c
(MAX_AUTO_COMPOSITION_LOOKBACK): New macro.
(composition_gstring_width): Fix handling of LGLYPH_YOFF.
(autocmp_chars): Use fast_looking_at.  Don't compose more
characters than MAX_COMPOSITION_COMPONENST.
(find_automatic_composition): While looking forward and backward,
check static composition.  Fix where to stop looking forward.
(composition_adjust_point): Fix checking of static composition.
(Fcomposition_get_gstring): Pay attention to
MAX_COMPOSITION_COMPONENST.
src/composite.c